home *** CD-ROM | disk | FTP | other *** search
/ MacHack 2001 / MacHack 2001.toast / pc / The Hacks / BOFH / HQHackMac.h < prev    next >
Encoding:
Text File  |  2001-06-23  |  272 b   |  12 lines

  1. // HQHackMac.h
  2. //
  3. // You may freely copy, distribute, and reuse the code in this example.
  4. // Apple disclaims any warranty of any kind, expressed or  implied, as to its
  5. // fitness for any particular use.
  6.  
  7. #import <AppKit/AppKit.h>
  8.  
  9. @interface HQHackMac : NSObject {}
  10.  
  11. @end
  12.